<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.article-body .related-article h2 { max-width: 98%; text-align: -webkit-left; text-align: left; }
p.quote-by { font-style: italic; }
.more-info p { font-style: normal !important; }
h4.width-25p.float-left { text-align: -webkit-right !important; }
h4.width-25p.float-right { text-align: -webkit-left !important; }
a#play-video img { margin-top: 0 !important; }
.quote-block .quote-by { padding-top: 15px; }
.more-info p { font-size: large !important; }
.section-tables p { text-align: left; }
.section-team .item .info { bottom: 150px; top: auto; color: #fff; font-size: 22px; position: absolute; text-align: center; width: 100%; transition-property: bottom, opacity, top; transition-duration: 1s; }
.section-team .item .blue-overlay, .section-team .item .red-overlay { opacity: 0; position: absolute; transition-property: bottom, opacity; transition-duration: .75s; }
.section-team .item:hover .blue-overlay, .section-team .item:hover .red-overlay { opacity: 1; transition-property: bottom, opacity; transition-duration: .75s; }
.section-team .item:hover .info { bottom: 10px; transition-property: bottom, opacity, top; transition-duration: 1s; z-index: 10000; }
.section-team .item .blue-overlay, .section-team .item .red-overlay { opacity: 0; position: absolute; transition-property: bottom, opacity; transition-duration: .75s; }
.section-team .item .info .more-info { height: 0; opacity: 0; overflow: hidden; transition-property: bottom, opacity; transition-duration: .75s; }
.section-team .item:hover .info .more-info { height: 295px; opacity: 1; transition-duration: .75s; }
.section-team .item .blue-overlay, .section-team .item .red-overlay { opacity: 0; position: absolute; transition-property: bottom, opacity; transition-duration: .75s; }
.section-team .item:hover .blue-overlay, .section-team .item:hover .red-overlay { opacity: 1; transition-property: bottom, opacity; transition-duration: .75s; z-index: 99; }
.red-overlay { background-color: rgba(204,11,42, 0.65) !important; }
img.redImgQuote.top-quote { float: left; }
img.redImgQuote.bottom-quote { float: right; }
h2, .section-no-padding h2, .section-no-padding h3, .imgHeader { text-align: -webkit-center; text-align: center; }
h4.width-25p.float-right { text-align: -webkit-right; text-align: right; }
h4.width-25p.float-left { text-align: -webkit-left; text-align: left; }
.section-no-padding h2, .imgHeader h2 { font-size: 50px !important; font-weight: 400; margin-bottom: 0; padding-bottom: 0 !important; }
.section-no-padding h3, .imgHeader h3 { font-size: 25px !important; font-weight: lighter; padding-top: 0 !important; }
.imgHeader h2, .imgHeader h3, .section-no-padding h2, .section-no-padding h3, span.info-title, .more-info a.btn.btn-primary { color: #fff !important; font-family: "Oswald", sans-serif; text-transform: uppercase; font-style: normal; border: none !important; display: block; bottom: 0; }
.imgHeader { bottom: 0; position: absolute; width: 100%; }
img.redImgQuote.top-quote { float: right; margin: -35px 0px; }
img.redImgQuote.bottom-quote { float: left; margin: 85px 0 0 0; }
.text-red { color: #cc0b2a; }
.border-red { border: 8px solid #cc0b2a; }
.more-info a.btn.btn-primary { background-color: transparent; border: 4px solid #fff; color: #fff; font-weight: 300; }
.fullWidthImg { width: 100%; }
.side-by-side-img.row img { max-width: 100% !important; }

/* ajr */

.caption { width: 1000px !important; margin: 0 auto; text-align: -webkit-left; text-align: left; }
    .caption p { margin-bottom: 10px !important; max-width: 1000px !important; font-size: 14px !important; }
.col-sm-6 .caption { width: 100% !important; }
    .col-sm-6 .caption p { MARGIN: 10px !important; }

/* ajr */

@media screen and (max-width: 736px) {
    .desktop-only { display: none !important; }
    .mobile-only { display: block !important; }
    /* Profile Hero on homepage fix */
    h4.width-25p.float-left, h4.width-25p.float-right { text-align: -webkit-left !important; padding-left: 15% !important; float: left !important; width: 100%; }
    .story-layout .title-content { position: relative; text-align: center; width: 100%; margin-top: 25px; }
    .more-info p { display: none !important; }
    .section-team .item:hover .info .more-info { height: 50px !important; }
    .info { padding: 10%; }
    .section-team .item .info { bottom: 10px; }
    .imgHeader { position: initial; }

        .imgHeader h2, .imgHeader h3 { color: #cc0b2a !important; }
    .section { padding-top: 20px; padding-bottom: 20px; }
    .story-layout .title-content.font-white h1, .title-content.font-white h2, .title-content.font-white h3 {
    color: #5b5b5b !important;
    text-shadow: none;
}
}

@media screen and (min-width: 737px) {
    .desktop-only { display: block !important; }
    .mobile-only { display: none !important; }
    video.desktop-only { object-fit: cover; }
}

/* rs */
@media screen and (max-width: 768px) {
	.caption { width: 100% !important; }
    	.caption p { max-width: 100% !important; }
}
/* update test */</pre></body></html>